home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / tutorii.zip / RENAME.DAT < prev    next >
Text File  |  1991-11-29  |  330b  |  14 lines

  1. Explanation of the RENAME (ren) command. 
  2. It is INTERNAL.
  3.  
  4. This command will rename filenames to 
  5. whatever you think appropriate 
  6. for that file.
  7.  
  8. Example: 
  9.        To rename the file Text.bat 
  10.        to Test.bat you use:
  11.          rename a:text.bat a:test.bat
  12.                     or
  13.          ren a:text.bat a:test.bat
  14.